Finding ID | Version | Rule ID | IA Controls | Severity |
---|---|---|---|---|
V-4367 | GEN003460 | SV-34997r1_rule | ECLP-1 | Medium |
Description |
---|
If the owner of the at.allow file is not set to root, sys, or bin, unauthorized users could be allowed to view or edit sensitive information contained within the file. |
STIG | Date |
---|---|
HP-UX 11.23 Security Technical Implementation Guide | 2013-11-04 |
Check Text ( None ) |
---|
None |
Fix Text (F-30202r1_fix) |
---|
Change the owner of the at.allow file. # chown root /var/adm/cron/at.allow |